home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / readline / configure.in < prev    next >
Text File  |  1992-09-11  |  418b  |  18 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary to tailor a template configure script into the configure
  3. # script appropriate for this directory.  For more information, check
  4. # any existing configure script.
  5.  
  6. configdirs=
  7. srctrigger=readline.c
  8. srcname="the readline library"
  9.  
  10. # per-host:
  11.  
  12. case "${host_os}" in
  13. sysv* | irix*) host_makefile_frag=config/hmake-sysv ;;
  14. esac
  15.  
  16. # per-target:
  17.  
  18.